home *** CD-ROM | disk | FTP | other *** search
/ Scene 96 / Scene 96 International Edition (Zyklop Software) (Disc 2) (1997).iso / player / vcsid151 / vacsid.ini < prev    next >
INI File  |  1996-11-02  |  2KB  |  72 lines

  1. ;VACSiD INI-File, Revision 2
  2.  
  3. ;Parameters: Differ multiple paramaters with SPACE
  4. ;            Logical "yes" is ON, TRUE and 1
  5. ;            Logical "no"  is otherwise or nothing
  6. ;            Missing Entrys refer to "0", "" or logical "no"
  7.  
  8.  
  9. [Registration]
  10. Name=You!
  11. key1=
  12. key2=
  13.  
  14. [Sound]
  15. ;Devices:
  16. ;        1 = Gus, may not work coz not tested
  17. ;        5 = Sound Blaster Mono (=SB + SB Pro)
  18. ;        6 = Sound Blaster 16 Stereo
  19.  
  20. device=6
  21. frequency=37000         ;on sb2.0 maximum of 22050!
  22. LongInitDelay=off       ;extended timing for SBPro-cards
  23.  
  24. [WaveOut]
  25. WaveFileName=VSOUT      ;any filename without .WAV
  26. frequency=44100         ;44100,22050,11025, Freq of Wave-File
  27. StereoEnable=on         ;on/off, Stereo or Mono-Waves?
  28.                         ;(only if stereo-device playing, otherwise mono!)
  29. 16BitMode=on            ;on/off, 16- or 8-Bit-Waves?
  30.                         ;(Scales up to 16 Bit if needed)
  31. UpScaling=on            ;Scales Wave-Frequency up if playing with less one
  32.  
  33.  
  34. [Global]
  35. AutoPanning=on          ;on/off, enables automatical panning mode
  36. Compressor=off          ;on/off, enables compressor/limiter
  37. Volume=120              ;0-255 , Start-Volume of Player
  38. DoubleSID=off           ;on/off, on=use two SID-Devices & more CPU-power
  39. timingPAL=on            ;on=PAL, off=NTSC
  40. DefaultPanning=6 8 10   ;3x0-15, (0=left, 8=middle, 15=right)
  41. SidBugsEnabled=on       ;on/off, enables SID-Mixer-Pops (6581-"Bug")
  42.                         ;        e.g. needed for real samples
  43. SidAlwaysOn=on          ;on/off, fixes converter-bugs, which gets SID instead
  44.                         ;CharsetROM while playing :( Not 100% 64-compatible!
  45. PllCycles=32            ;Cycles to Lock SongSpeed, 16-64
  46. VESACheck=on            ;check existence of VESA-Mode 132x43
  47.  
  48.  
  49. [Selector]
  50. ScreenMode=0            ;0=80x25  1=80x50  2=132x43
  51. SidFiles=DAT
  52. PlayLists=PLS
  53.  
  54. Archives=RAR ZIP ARJ
  55. UnpackRAR=rar e -std -c- -y -o+
  56. UnpackZIP=pkunzip -- -) -+ -o
  57. UnpackARJ=arj e -y
  58.  
  59. DefaultPlayTime=120     ;for Playlist-Mode
  60. AutoMainScreen=on       ;automatically switching to MainScreen after select
  61. DefaultPath=c:\vacsid\tunes    ;where to search for songs at startup
  62.  
  63. [MainScreen]
  64. ScreenMode=2            ;0=80x25  1=80x50  2=132x43
  65.  
  66. [Graphics]
  67. UseVESAmodi=off         ;on/off for High-Resolution-Modes
  68. UseHighColor=off        ;High-Color instead of 256 Colors
  69. Pictures=               ;TGA-Pictures, don't use last 16 Colors!
  70.  
  71.  
  72.